Allow overriding of theme confirmation via custom-safe-themes.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 1 Oct 2011 18:27:21 +0000 (14:27 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 1 Oct 2011 18:27:21 +0000 (14:27 -0400)
commit9d2c9984d94ff22382959acc12c55b29eca33306
tree43e3132fbb2a988f1c750765d8d213e80e72fb0d
parent9232f1dfea03ae5963bd010ec0f6d38d9d7295fc
Allow overriding of theme confirmation via custom-safe-themes.

See http://lists.gnu.org/archive/html/emacs-devel/2011-09/msg00121.html

* lisp/custom.el (custom-safe-themes, load-theme): Treat value of t for
custom-safe-themes as special.
lisp/ChangeLog
lisp/custom.el